home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
Write
/
Module
/
PREFS.MENU
< prev
next >
Wrap
Text File
|
1996-09-26
|
398b
|
30 lines
/*
* $VER: PREFS.MENU 4.0039 (22-Mai-95)
*/
VERSIONCHECK 40000 "PREFS.MENU"
MENU "Einstellungen"
ITEM "Globale Einstellungen ..." "-"
GPREFS ;
ITEM "Einstellungen ..." "+"
PREFS ;
ITEM "Modul-Einstellungen ..." "\\"
MODULEPREFS;
ITEM "Font ..." ""
GETFONT;
ITEMBAR
ITEM "Zeige Konfiguration ..." ""
GETFILE _CONFIGPATH "#?.config"
NEWED ""
WINDOW 0 0 0 0
OPEN _RS ;